xl: Use command table to store command name and implementation
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 4 May 2010 10:28:06 +0000 (11:28 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 4 May 2010 10:28:06 +0000 (11:28 +0100)
commit0618421fbdb17f5d2c43c547389e388038264777
tree76a6a281d928650ba4a964d97a9cc2e6cc719909
parent52efdec3eaae92b2a2f46e2ff911e6da5eaa03f9
xl: Use command table to store command name and implementation

Signed-off-by: Yang Hongyang <yanghy@cn.fujitsu.com>
tools/libxl/xl.c
tools/libxl/xl_cmdimpl.c
tools/libxl/xl_cmdimpl.h
tools/libxl/xl_cmdtable.h [new file with mode: 0644]